home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Begin VB.Form FNonChild
- Caption = "Non Child"
- ClientHeight = 2910
- ClientLeft = 60
- ClientTop = 345
- ClientWidth = 3975
- LinkTopic = "Form1"
- ScaleHeight = 2910
- ScaleWidth = 3975
- StartUpPosition = 3 'Windows Default
- Attribute VB_Name = "FNonChild"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
- Option Explicit
-